PowerTools MultiRow for Windows Forms 8.0J
ActionList コンストラクタ(IList<IAction>)

ActionListの実行時に実行されるアクション。
アクションのリストを使用して、ActionListクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal actions As IList(Of IAction) _
)
public ActionList( 
   IList<IAction> actions
)

パラメータ

actions
ActionListの実行時に実行されるアクション。
例外
例外解説
System.ArgumentNullExceptionアクション配列の1つ以上の項目がnull 参照 (Visual Basicでは Nothing)です。
参照

ActionList クラス
ActionList メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.